Skip to content

docs: record completed PWA setup review in branch review ledger#711

Merged
BigSimmo merged 3 commits into
mainfrom
claude/clinical-kb-pwa-review-asi3wb
Jul 17, 2026
Merged

docs: record completed PWA setup review in branch review ledger#711
BigSimmo merged 3 commits into
mainfrom
claude/clinical-kb-pwa-review-asi3wb

Conversation

@BigSimmo

@BigSimmo BigSimmo commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • Append one row to docs/branch-review-ledger.md recording the completed PWA setup review of main at e5caaa46cad5fb9a937f1dc43312723799b98abb (the ledger append permitted during a pure review by docs/codex-review-protocol.md).
  • Review outcome: the PWA surface is byte-identical to the already-reviewed codex/pwa-privacy-safe-20260717 merge (35fa8c9); privacy contract confirmed sound; no P0–P2 findings. Recorded P3 items: no committed retirement/kill-switch worker despite docs/pwa.md rule 6, and offline.html is install-time precached with revalidation dependent on a manual CACHE_VERSION bump (a Vitest guard tying the file hash to the version is suggested). Minor/P4 observations also recorded.

Verification

This PR is a docs-only, single-line ledger append — no source, config, or test files changed.

Verification not run: verify:pr-local, verify:ui, and verify:release are not applicable to this docs-only, single-line ledger append.

  • npm run verify:pr-local — not run (docs-only ledger append)
  • npm run verify:ui — not applicable (no UI/browser behavior changed)
  • npm run verify:release — not applicable

Checks that were run:

  • npx prettier --check docs/branch-review-ledger.md — passes.
  • As review evidence (not diff verification): focused Vitest via npm run test -- tests/pwa-service-worker.test.ts tests/pwa-manifest.test.ts tests/pwa-lifecycle.dom.test.tsx — 45/45 passed (38 node + 7 jsdom).

Clinical Governance Preflight

Not applicable — this change touches no ingestion, answer generation, search/ranking, source rendering, document access, privacy, production env, or clinical output behavior; it appends a review record to a docs file. No provider-backed checks were run.

Notes

  • Full findings and check details are in the appended ledger row of docs/branch-review-ledger.md.
  • Merge commit 17c1257d resolved the ledger-tail conflict with main, keeping all rows from both sides (verified: main's 583 lines + this branch's 1 review row = 584).

🤖 Generated with Claude Code

https://claude.ai/code/session_01EXsJcLrbZUXwnBeG91cVo9


Generated by Claude Code

Close out the interrupted PWA setup review at main e5caaa4: the PWA
surface is unchanged since the reviewed codex/pwa-privacy-safe-20260717
merge, the privacy contract is sound, and no P0-P2 findings remain. Two
P3 items (no committed retirement worker; offline.html revalidation
depends on a manual CACHE_VERSION bump) and minor P4 observations are
recorded together with the checks run.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EXsJcLrbZUXwnBeG91cVo9
@supabase

supabase Bot commented Jul 17, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project sjrfecxgysukkwxsowpy because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The branch review ledger gains a 2026-07-17 entry documenting a completed PWA setup review, its privacy contract, P3 findings, test commands, CI expectations, and checks not run.

Changes

PWA review ledger

Layer / File(s) Summary
Append PWA setup review record
docs/branch-review-ledger.md
Adds the completed review entry with confirmed PWA behavior, no P0–P2 findings, two P3 items, test commands, CI/playwright expectations, and provider-backed or local browser checks marked as not run.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: claude

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly matches the docs-only change: recording a completed PWA review in the branch review ledger.
Description check ✅ Passed The description is complete enough and follows the template structure, with summary, verification, preflight, and notes provided.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/clinical-kb-pwa-review-asi3wb

Comment @coderabbitai help to get the list of available commands.

@BigSimmo
BigSimmo marked this pull request as ready for review July 17, 2026 16:07
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@BigSimmo

Copy link
Copy Markdown
Owner Author

@copilot resolve the merge conflicts on this branch.

…a-review-asi3wb

# Conflicts:
#	docs/branch-review-ledger.md
auto-merge was automatically disabled July 17, 2026 17:38

Head branch was pushed to by a user without write access

Copilot AI commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts on this branch.

Resolved. The only conflict was in docs/branch-review-ledger.md — both this branch and main had appended rows to the same tail of the file. Fixed by keeping all rows from both sides (the PWA review row from this branch followed by the rows added to main). Merge commit: 17c1257d.

@BigSimmo
BigSimmo enabled auto-merge July 17, 2026 17:42
@BigSimmo
BigSimmo merged commit 9db4436 into main Jul 17, 2026
15 checks passed
@BigSimmo
BigSimmo deleted the claude/clinical-kb-pwa-review-asi3wb branch July 17, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants